object FontDropDownFrm: TFontDropDownFrm Left = 589 Top = 136 BorderStyle = bsNone Caption = 'FontDropDownFrm' ClientHeight = 201 ClientWidth = 173 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ComboBox1: TFontComboBox Left = 13 Top = 58 Width = 145 Height = 22 Items.Strings = ( 'Arial' 'Arial Black' 'Arial MT Black' 'Arial Narrow' 'Benguiat Frisky ATT' 'Book Antiqua' 'Bookman Old Style' 'Bookshelf Symbol 1' 'Bookshelf Symbol 2' 'Bookshelf Symbol 3' 'Century Schoolbook' 'Comic Sans MS' 'Courier' 'Courier New' 'Fixedsys' 'Garamond' 'Gill Sans MT Shadow' 'Graphite Light ATT' 'Graphite Light Narrow ATT' 'Haettenschweiler' 'Impact' 'Lucida Casual' 'Marlett' 'Milestones' 'Modern' 'Monotype Sorts' 'MS LineDraw' 'MS Outlook' 'MS Sans Serif' 'MS Serif' 'Phyllis' 'Poster Bodoni ATT' 'Signet Roundhand ATT' 'Small Fonts' 'Symbol' 'Symbol' 'System' 'Tahoma' 'Terminal' 'Times New Roman' 'Verdana' 'Webdings' 'Wingdings') TabOrder = 0 TTonly = False UseItemFont = False end end